home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / STUTTGART / LANG / C / DEBUG / BUGVIEW / _files / _BugView / buglib._h < prev    next >
Text File  |  1991-04-05  |  148b  |  5 lines

  1. /* buglib.h - part of the !BugView application */
  2. /* (c) Nicko van Someren, April 1991           */
  3.  
  4. extern void buglib_message(char *format, ...);
  5.